samwaugh commited on
Commit
6821fcc
·
1 Parent(s): 0890b68

Phase 1 deps (no torch yet)

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -0
requirements.txt CHANGED
@@ -1,2 +1,6 @@
1
  flask>=3
2
  gunicorn>=21
 
 
 
 
 
1
  flask>=3
2
  gunicorn>=21
3
+ flask-cors
4
+ huggingface_hub>=0.20
5
+ pillow
6
+ numpy