Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
DrDominikDellermann
/
DecisionOptimizationSystem-DeepFeatFalconLLM
like
0
Runtime error
App
Files
Files
Community
25c22c4
DecisionOptimizationSystem-DeepFeatFalconLLM
/
app.py
DrDominikDellermann
initial commit
25c22c4
over 1 year ago
raw
Copy download link
history
blame
102 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/DecisionOptimizationSystem/DeepFeatFalconLLM"
).launch()