1inkusFace commited on
Commit
baab277
·
verified ·
1 Parent(s): 5e06265

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -3
requirements.txt CHANGED
@@ -1,8 +1,11 @@
1
  --prefer-binary
2
- #--pre
3
- --extra-index-url https://download.pytorch.org/whl/cu124
4
 
5
  spaces
 
 
 
 
 
6
  numpy
7
  opencv-python
8
 
@@ -14,7 +17,7 @@ hf-transfer
14
  huggingface_hub[hf_transfer]
15
  sentencepiece
16
  paramiko
17
- gradio
18
  git+https://github.com/asomoza/image_gen_aux.git
19
  cyper
20
  peft
 
1
  --prefer-binary
 
 
2
 
3
  spaces
4
+ gradio
5
+
6
+ --pre
7
+ --extra-index-url https://download.pytorch.org/whl/cu124
8
+
9
  numpy
10
  opencv-python
11
 
 
17
  huggingface_hub[hf_transfer]
18
  sentencepiece
19
  paramiko
20
+
21
  git+https://github.com/asomoza/image_gen_aux.git
22
  cyper
23
  peft