Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
airabbitX
/
testapi
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
AmrE
commited on
Aug 4, 2024
Commit
86dbc31
·
verified
·
1 Parent(s):
97db480
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -75,5 +75,6 @@ demo = gr.ChatInterface(
75
],
76
)
77
78
if __name__ == "__main__":
79
demo.launch()
75
],
76
)
77
78
+
79
if __name__ == "__main__":
80
demo.launch()