Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Johnuuuuu
/
dataautogpt3-TempestV0.1
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
a30e54b
dataautogpt3-TempestV0.1
/
app.py
Johnuuuuu
initial commit
a30e54b
verified
over 1 year ago
raw
Copy download link
history
blame
Safe
72 Bytes
import
gradio
as
gr
gr.load(
"models/dataautogpt3/TempestV0.1"
).launch()