AlserFurma commited on
Commit
4434e4a
·
verified ·
1 Parent(s): f78381d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -9
requirements.txt CHANGED
@@ -1,9 +1,6 @@
1
- gradio==4.44.0
2
- torch==2.1.0+cpu
3
- torchvision==0.16.0+cpu
4
- torchaudio==2.1.0+cpu
5
- --extra-index-url https://download.pytorch.org/whl/cpu
6
- transformers==4.35.2
7
- scipy
8
- pillow
9
- gradio_client
 
1
+ gradio==4.31.0
2
+ torch==2.1.0
3
+ transformers==4.35.0
4
+ scipy==1.11.4
5
+ pillow==10.1.0
6
+ requests==2.31.0