Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,7 +1,8 @@
|
|
1 |
torch
|
2 |
spaces
|
3 |
git+https://github.com/huggingface/transformers.git
|
4 |
-
|
5 |
torchvision
|
6 |
sentencepiece
|
7 |
pymupdf
|
|
|
|
1 |
torch
|
2 |
spaces
|
3 |
git+https://github.com/huggingface/transformers.git
|
4 |
+
huggingface_hub
|
5 |
torchvision
|
6 |
sentencepiece
|
7 |
pymupdf
|
8 |
+
pillow
|