1inkusFace commited on
Commit
66439f7
·
verified ·
1 Parent(s): adb849f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -2,11 +2,11 @@
2
  spaces
3
  gradio[oauth]
4
  #--pre
5
- #--extra-index-url https://download.pytorch.org/whl/cu124
6
  numpy
7
  #opencv-python
8
- #torch
9
- #torchvision
10
  tokenizers
11
  pipeline
12
  safetensors
 
2
  spaces
3
  gradio[oauth]
4
  #--pre
5
+ --extra-index-url https://download.pytorch.org/whl/cu129
6
  numpy
7
  #opencv-python
8
+ torch
9
+ torchvision
10
  tokenizers
11
  pipeline
12
  safetensors