Spaces:
Runtime error
Runtime error
This Pull Request fixes the error of the space
#1
by
Fabrice-TIERCELIN - opened
- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -2,4 +2,5 @@ gradio
|
|
| 2 |
faiss-cpu
|
| 3 |
transformers
|
| 4 |
torch
|
| 5 |
-
FlagEmbedding
|
|
|
|
|
|
| 2 |
faiss-cpu
|
| 3 |
transformers
|
| 4 |
torch
|
| 5 |
+
FlagEmbedding
|
| 6 |
+
peft
|