Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
JasonData
/
csv_test
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
3c13d67
csv_test
/
app.py
JasonData
Update app.py
3c13d67
verified
26 days ago
raw
Copy download link
history
blame
Safe
105 Bytes
import
gradio
as
gr
gr.Interface.load(
"spaces/JasonData/Hidden_GEMINI_extractor"
, src=
"spaces"
).launch()