Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
seawolf2357/kai-chatbot
seawolf2357
/
kai-vision
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
seawolf2357
commited on
Jul 10, 2024
Commit
c677a73
·
verified
·
1 Parent(s):
cd4cb1d
Update web.py
Browse files
Files changed (1)
hide
show
web.py
+1
-1
web.py
CHANGED
Viewed
@@ -30,4 +30,4 @@ def run_gradio():
30
asyncio.run(periodic_update(live_block))
31
32
if __name__ == "__main__":
33
-
run_gradio()
30
asyncio.run(periodic_update(live_block))
31
32
if __name__ == "__main__":
33
+
run_gradio()