Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Bruno
/
Harpia_Chatbot
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
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()