Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
lingpling
/
dataautogpt3-ProteusV0.4
like
1
Runtime error
App
Files
Files
Community
380ddfa
dataautogpt3-ProteusV0.4
/
app.py
lingpling
initial commit
380ddfa
verified
8 months ago
raw
Copy download link
history
blame
Safe
72 Bytes
import
gradio
as
gr
gr.load(
"models/dataautogpt3/ProteusV0.4"
).launch()