Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
GageWeike
/
GPT4i-FreeWilly2
like
0
Runtime error
App
Files
Files
Community
6506a62
GPT4i-FreeWilly2
/
app.py
GageWeike
initial commit
6506a62
over 1 year ago
raw
Copy download link
history
blame
Safe
80 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/stabilityai/FreeWilly2"
).launch()