sst1 commited on
Commit
a56a7f1
1 Parent(s): ff92092

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -8
requirements.txt CHANGED
@@ -1,11 +1,8 @@
1
- transformers==4.12.5
2
- torch==1.10.0
3
- torchvision==0.11.1
4
- Pillow==8.4.0
5
- numpy==1.21.4
6
- ninja
7
- haystack-ai
8
  pymed
9
  gradio
10
  python-dotenv
11
- transformers
 
 
 
 
 
 
 
 
 
 
 
 
1
  pymed
2
  gradio
3
  python-dotenv
4
+ transformers
5
+ torch
6
+ torchvision==0.11.1
7
+ Pillow==8.4.0
8
+ numpy==1.21.4