Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
mkhug98
/
EchoYolo
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
mkhug98
commited on
May 3, 2024
Commit
5a4893d
·
verified
·
1 Parent(s):
5b3b1a9
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-2
app.py
CHANGED
Viewed
@@ -1,5 +1,3 @@
1
-
from huggingface_hub import login
2
-
login()
3
import gradio as gr
4
from huggingface_hub import hf_hub_download
5
import onnxruntime
1
import gradio as gr
2
from huggingface_hub import hf_hub_download
3
import onnxruntime