Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
gaur3009/Modelgen
gaur3009
/
Modelgen1
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
gaur3009
commited on
Jul 8, 2024
Commit
dad9bab
·
verified
·
1 Parent(s):
d1dbfbe
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-2
app.py
CHANGED
Viewed
@@ -144,5 +144,3 @@ with gr.Blocks(css=css) as demo:
144
)
145
146
demo.queue().launch()
147
-
148
-
DO the prompt tuning for the above as i is taking a lot of time for grnrating
144
)
145
146
demo.queue().launch()