tech5 commited on
Commit
93dbc5f
·
1 Parent(s): 7bdc074

Copied GitHub project to Hugging Face Space

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ # app.py
2
+ from backend.api.main import app # This tells Hugging Face where your FastAPI app is