Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Bruno
/
Harpia_Chatbot
like
0
Runtime error
App
Files
Files
Community
ad214a1
Harpia_Chatbot
/
app.py
Bruno
Update app.py
ad214a1
over 1 year ago
raw
Copy download link
history
blame
78 Bytes
import
gradio
as
gr
gr.Interface.load(
"Bruno/Harpia-7b-guanacoLora"
).launch()