Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -2,8 +2,8 @@
|
|
2 |
|
3 |
spaces
|
4 |
|
5 |
-
|
6 |
-
|
7 |
transformers
|
8 |
git+https://github.com/huggingface/transformers.git
|
9 |
|
@@ -11,7 +11,7 @@ safetensors
|
|
11 |
|
12 |
paramiko
|
13 |
|
14 |
-
|
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 |
|