re-type commited on
Commit
a2b053b
·
verified ·
1 Parent(s): fd13101

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -4
requirements.txt CHANGED
@@ -1,7 +1,5 @@
1
- fastapi
2
- uvicorn[standard]
3
- gradio==4.44.0 # Use stable version
4
- gradio_client
5
  torch>=1.9.0
6
  numpy
7
  biopython
 
1
+ flask==3.0.3
2
+ werkzeug==3.0.4
 
 
3
  torch>=1.9.0
4
  numpy
5
  biopython