Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
yufistudio
/
Student-gpt
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Rooni
commited on
Nov 22, 2023
Commit
d24b189
·
1 Parent(s):
308b00c
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -29,4 +29,4 @@ iface = gr.Interface(
29
)
30
31
# Запустите приложение Gradio
32
-
iface.launch(share=True
, base_url=base_url
)
29
)
30
31
# Запустите приложение Gradio
32
+
iface.launch(share=True)