Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
flipguard
/
sentiment-PEFT-Lora
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
5a3e70c
sentiment-PEFT-Lora
/
app.py
flipguard
initial commit
5a3e70c
over 1 year ago
raw
Copy download link
history
blame
Safe
92 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/Yasbok/Flan-t5-fine-tune-PEFT-Lora"
).launch()