Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
BG5
/
chatvx
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
BG5
commited on
Aug 29, 2023
Commit
dfdf1d9
·
1 Parent(s):
79fd648
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -53,5 +53,5 @@ def run():
53
# logger.exception(e)
54
55
56
-
if __name__ == "__main__":
57
run()
53
# logger.exception(e)
54
55
56
+
#
if __name__ == "__main__":
57
run()