Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ayush2917
/
Financial-Agentic-Insights-System
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
ayush2917
commited on
Jun 23, 2025
Commit
f9e28df
·
verified
·
1 Parent(s):
b502365
Create Procfile
Browse files
Files changed (1)
hide
show
Procfile
+1
-0
Procfile
ADDED
Viewed
@@ -0,0 +1 @@
1
+
web: uvicorn main:app --host 0.0.0.0 --port 7860