ford442 commited on
Commit
ce2b1b0
·
verified ·
1 Parent(s): 3bc9964

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -2,8 +2,8 @@
2
 
3
  spaces
4
 
5
- #accelerate
6
- #git+https://github.com/huggingface/accelerate.git
7
  transformers
8
  git+https://github.com/huggingface/transformers.git
9
 
@@ -11,7 +11,7 @@ safetensors
11
 
12
  paramiko
13
 
14
- #opencv-python
15
 
16
  Pillow
17
 
 
2
 
3
  spaces
4
 
5
+ accelerate
6
+ git+https://github.com/huggingface/accelerate.git
7
  transformers
8
  git+https://github.com/huggingface/transformers.git
9
 
 
11
 
12
  paramiko
13
 
14
+ opencv-python
15
 
16
  Pillow
17