Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
rootxhacker
/
CodeAstra-7B-demo
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
rootxhacker
commited on
Jul 3, 2024
Commit
8f08ab3
·
verified
·
1 Parent(s):
5805789
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -34,4 +34,4 @@ iface = gr.Interface(
34
)
35
36
# Launch the Gradio app with a public link
37
-
iface.launch(
share=True
)
34
)
35
36
# Launch the Gradio app with a public link
37
+
iface.launch()