Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
bash98
/
fadodr-finetuned_mental_health_therapy_original
like
0
Runtime error
App
Files
Files
Community
cbb422e
fadodr-finetuned_mental_health_therapy_original
/
app.py
bash98
initial commit
cbb422e
verified
4 months ago
raw
Copy download link
history
blame
Safe
95 Bytes
import
gradio
as
gr
gr.load(
"models/fadodr/finetuned_mental_health_therapy_original"
).launch()