Spaces:
Runtime error
Runtime error
Amanda commited on
Commit ·
c68530f
1
Parent(s): 38ac80e
Update requirements.txt
Browse files- requirements.txt +2 -3
requirements.txt
CHANGED
|
@@ -1,4 +1,3 @@
|
|
| 1 |
-
git+https://github.com/huggingface/transformers.git@21f6f58721dd9154357576be6de54eefef1f1818
|
| 2 |
-
git+https://github.com/impira/docquery.git@8d92692c36f63ef652f3c84cccedd5674ee7b383
|
| 3 |
-
sentencepiece
|
| 4 |
torch
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
torch
|
| 2 |
+
git+https://github.com/huggingface/transformers.git
|
| 3 |
+
sentencepiece
|