1inkusFace commited on
Commit
af8fe0c
·
verified ·
1 Parent(s): 46849d4

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -7
requirements.txt CHANGED
@@ -1,17 +1,12 @@
1
  # --prefer-binary
2
-
3
  spaces
4
-
5
  gradio[oauth]
6
-
7
  #--pre
8
  #--extra-index-url https://download.pytorch.org/whl/cu124
9
-
10
  numpy
11
  #opencv-python
12
-
13
- torch
14
- torchvision
15
  tokenizers
16
  pipeline
17
  safetensors
 
1
  # --prefer-binary
 
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