Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
jlevin
/
voidful-context-only-question-generator
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
74e2b27
voidful-context-only-question-generator
/
app.py
jlevin
initial commit
74e2b27
over 1 year ago
raw
Copy download link
history
blame
Safe
97 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/voidful/context-only-question-generator"
).launch()