ambujm22 commited on
Commit
0d51188
·
verified ·
1 Parent(s): e559000

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -3
requirements.txt CHANGED
@@ -1,6 +1,5 @@
1
- --extra-index-url https://download.pytorch.org/whl/cpu
2
- torch==2.2.2+cpu
3
- torchaudio==2.2.2+cpu
4
 
5
  gradio>=4.44,<5
6
  fastapi>=0.110
 
1
+ torch==2.2.2
2
+ torchaudio==2.2.2
 
3
 
4
  gradio>=4.44,<5
5
  fastapi>=0.110