Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Surge77
/
fuchenru-Trading-Hero-LLM
like
0
Runtime error
App
Files
Files
Community
7331e23
fuchenru-Trading-Hero-LLM
/
app.py
Surge77
initial commit
7331e23
verified
5 months ago
raw
Copy download link
history
blame
Safe
73 Bytes
import
gradio
as
gr
gr.load(
"models/fuchenru/Trading-Hero-LLM"
).launch()