prithivMLmods commited on
Commit
1a2b0fb
β€’
1 Parent(s): 0f0eb90

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -2
README.md CHANGED
@@ -122,8 +122,13 @@ app = gr.mount_gradio_app(app, interface, path="/")
122
  ```
123
  ## App File Structure
124
 
125
-
126
-
 
 
 
 
 
127
  ## Trigger words
128
 
129
  You should use `3d bubbly`, `Fluid texture ` to trigger the image generation.
 
122
  ```
123
  ## App File Structure
124
 
125
+ /project-root/
126
+ β”‚
127
+ β”œβ”€β”€ .gitattributes
128
+ β”œβ”€β”€ README.md
129
+ β”œβ”€β”€ app.py
130
+ β”œβ”€β”€ pythonproject.py
131
+ β”‚
132
  ## Trigger words
133
 
134
  You should use `3d bubbly`, `Fluid texture ` to trigger the image generation.