Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,5 @@ git+https://github.com/huggingface/transformers.git
|
|
| 3 |
git+https://github.com/huggingface/accelerate.git
|
| 4 |
safetensors
|
| 5 |
sentencepiece
|
| 6 |
-
git+https://github.com/huggingface/peft.git
|
|
|
|
|
|
| 3 |
git+https://github.com/huggingface/accelerate.git
|
| 4 |
safetensors
|
| 5 |
sentencepiece
|
| 6 |
+
git+https://github.com/huggingface/peft.git
|
| 7 |
+
opencv-python
|