Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
Illia56/Ask-AI-Youtube
Tere-SaMi
/
Docs-Llama
like
0
Running
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
Illia56
commited on
Oct 4, 2023
Commit
394ccbb
·
1 Parent(s):
656a74c
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -66,4 +66,4 @@ interface = gr.Interface(
66
description=description
67
)
68
69
-
interface.launch(
share=True
)
66
description=description
67
)
68
69
+
interface.launch()