LikoKIko commited on
Commit
7f1fc97
·
verified ·
1 Parent(s): 000b24e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -2
requirements.txt CHANGED
@@ -1,5 +1,8 @@
1
  numpy<2
2
  torch==2.2.2
3
  transformers>=4.43,<4.47
4
- gradio>=4.44.1,<5.0
5
- huggingface-hub>=0.24
 
 
 
 
1
  numpy<2
2
  torch==2.2.2
3
  transformers>=4.43,<4.47
4
+ huggingface-hub>=0.24
5
+ gradio==4.44.1
6
+ fastapi==0.111.0
7
+ starlette==0.37.2
8
+ jinja2==3.1.4