Spaces:
Runtime error
Runtime error
Someshfengde
commited on
Upload folder using huggingface_hub
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
pdf2image
|
2 |
gradio
|
3 |
-
FlagEmbedding
|
4 |
torchvision
|
5 |
timm
|
6 |
einops
|
7 |
ftfy
|
8 |
-
peft
|
|
|
|
1 |
pdf2image
|
2 |
gradio
|
|
|
3 |
torchvision
|
4 |
timm
|
5 |
einops
|
6 |
ftfy
|
7 |
+
peft
|
8 |
+
git+https://github.com/FlagOpen/FlagEmbedding.git@main#egg=FlagEmbedding
|