alialhaddad commited on
Commit
eac19bc
·
verified ·
1 Parent(s): 33c243c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -5
requirements.txt CHANGED
@@ -1,10 +1,8 @@
1
- gradio
2
  gradio[oauth]
3
  requests~=2.32.4
4
  huggingface-hub~=0.36.0
5
  pillow~=11.3.0
6
  transformers~=4.53.2
7
- torch>=2.0.0
8
- torchvision>=0.15.0
9
- --index-url https://download.pytorch.org/whl/cpu
10
- numpy>=1.21.0
 
1
+ gradio~=5.49.1
2
  gradio[oauth]
3
  requests~=2.32.4
4
  huggingface-hub~=0.36.0
5
  pillow~=11.3.0
6
  transformers~=4.53.2
7
+ torch
8
+ torchvision