Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
mohammadshahabiy
/
persian-article
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
mohammadshahabiy
commited on
Jan 14
Commit
db63b69
·
verified
·
1 Parent(s):
7d9a618
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+2
-1
app.py
CHANGED
Viewed
@@ -64,4 +64,5 @@ demo = gr.ChatInterface(
64
65
# اجرای برنامه
66
if __name__ == "__main__":
67
-
demo.launch()
64
65
# اجرای برنامه
66
if __name__ == "__main__":
67
+
demo.launch()
68
+