Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
onnx-community
/
convert-to-onnx
like
32
Running
App
Files
Files
Community
4
Update app.py
#2
by
pdufour
- opened
Oct 16
base:
refs/heads/main
←
from:
refs/pr/2
Discussion
Files changed
+1
-1
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -1,5 +1,5 @@
1
import streamlit as st
2
-
from huggingface_hub import
HfApi
3
import os
4
import subprocess
5
1
import streamlit as st
2
+
from huggingface_hub import
HfApiee
3
import os
4
import subprocess
5