Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ibrahimBlyc
/
LA_Llama_Chat
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
ibrahimBlyc
commited on
23 days ago
Commit
e447252
·
1 Parent(s):
7b19019
Update space
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -33,4 +33,4 @@ interface = gr.Interface(
33
)
34
35
if __name__ == "__main__":
36
-
interface.launch(
share=True
)
33
)
34
35
if __name__ == "__main__":
36
+
interface.launch()