Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
automatize
/
dataautogpt3-ProteusSigma
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
dataautogpt3-ProteusSigma
/
app.py
automatize
initial commit
9841081
verified
4 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
73 Bytes
import
gradio
as
gr
gr.load(
"models/dataautogpt3/ProteusSigma"
).launch()