Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
cloudqi
/
CQI_Question_Answer_PT_v0
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
011e5b4
CQI_Question_Answer_PT_v0
/
app.py
brezende
initial commit
011e5b4
about 2 years ago
raw
Copy download link
history
blame
Safe
104 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/cloudqi/cqi_brain_memory_question_anwser_pt_v0"
).launch()