Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
onnx-community
/
convert-to-onnx
like
31
Running
App
Files
Files
Community
4
refs/pr/3
convert-to-onnx
/
run.sh
Felladrin
Initial commit
d088d6c
9 months ago
raw
Copy download link
history
blame
Safe
62 Bytes
#!/bin/sh
pip install -r requirements.txt
streamlit run app.py