Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
PharynxAI
/
LLM_FinetuneR
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Diksha2001
commited on
Nov 30, 2024
Commit
ec45c15
·
verified
·
1 Parent(s):
88d0959
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -155,4 +155,4 @@ with gr.Blocks(css='''
155
)
156
157
# Run Gradio app
158
-
demo.launch(
share=True
)
155
)
156
157
# Run Gradio app
158
+
demo.launch()