Abhinav Deshpande commited on
Commit
3fd920e
·
unverified ·
1 Parent(s): fbc9559

Add yaml file

Browse files
Files changed (1) hide show
  1. space.yaml +3 -0
space.yaml ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ sdk: fastapi
2
+ app_file: app.py
3
+ python_version: "3.10"