imnim commited on
Commit
0b7cae3
·
verified ·
1 Parent(s): 6507be7

Update Spacefile

Browse files
Files changed (1) hide show
  1. Spacefile +1 -3
Spacefile CHANGED
@@ -1,5 +1,3 @@
1
- sdk: custom
2
  python_version: 3.9
3
  app_file: app.py
4
- command: uvicorn app:app --host 0.0.0.0 --port 7860
5
-
 
1
+ sdk: gradio
2
  python_version: 3.9
3
  app_file: app.py