AlserFurma commited on
Commit
a539834
·
verified ·
1 Parent(s): 0b334b5

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -6
requirements.txt CHANGED
@@ -1,6 +1,9 @@
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
 
 
 
 
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