Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
jbn
/
Isotonic-flan-t5-base-trading_candles
like
0
Runtime error
App
Files
Files
Community
467f8c5
Isotonic-flan-t5-base-trading_candles
/
app.py
jbn
initial commit
467f8c5
about 1 year ago
raw
Copy download link
history
blame
Safe
95 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/Isotonic/flan-t5-base-trading_candles"
).launch()