Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Serg4451D
/
inkoziev-rugpt_chitchat
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
6e33f4d
inkoziev-rugpt_chitchat
/
app.py
Serg4451D
initial commit
6e33f4d
almost 2 years ago
raw
Copy download link
history
blame
Safe
81 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/inkoziev/rugpt_chitchat"
).launch()