Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -5
requirements.txt
CHANGED
@@ -1,6 +1,4 @@
|
|
1 |
-
|
2 |
-
git+https://github.com/huggingface/transformers/
|
3 |
-
gradio>=4.0.0
|
4 |
bitsandbytes==0.42.0
|
5 |
git+https://github.com/huggingface/accelerate.git
|
6 |
Pillow
|
@@ -9,9 +7,7 @@ torchvision
|
|
9 |
transformers
|
10 |
sentencepiece
|
11 |
opencv-python
|
12 |
-
accelerate
|
13 |
tiktoken
|
14 |
PyMuPDF
|
15 |
python-docx
|
16 |
python-pptx
|
17 |
-
spaces
|
|
|
1 |
+
|
|
|
|
|
2 |
bitsandbytes==0.42.0
|
3 |
git+https://github.com/huggingface/accelerate.git
|
4 |
Pillow
|
|
|
7 |
transformers
|
8 |
sentencepiece
|
9 |
opencv-python
|
|
|
10 |
tiktoken
|
11 |
PyMuPDF
|
12 |
python-docx
|
13 |
python-pptx
|
|