Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
llmModeluser
/
llmModeluser-therapy_trained_model
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
llmModeluser-therapy_trained_model
/
app.py
llmModeluser
initial commit
90f6a78
verified
about 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
82 Bytes
import
gradio
as
gr
gr.load(
"models/llmModeluser/therapy_trained_model"
).launch()