Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
mygyasir
/
Maytreeeee-CharacterChatbot
like
2
Runtime error
App
Files
Files
Community
92bd9c7
Maytreeeee-CharacterChatbot
/
app.py
mygyasir
initial commit
92bd9c7
about 1 year ago
raw
Copy download link
history
blame
Safe
85 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/Maytreeeee/CharacterChatbot"
).launch()