Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
LEIDIA
/
Wom_test
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
LEIDIA
commited on
Dec 15, 2024
Commit
4d017af
Β·
verified
Β·
1 Parent(s):
a7b3e91
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -1,4 +1,4 @@
1
-
pip install onnxruntime
2
3
import gradio as gr
4
import numpy as np
1
+
!
pip install onnxruntime
2
3
import gradio as gr
4
import numpy as np