Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
@@ -2,4 +2,8 @@ streamlit
|
|
2 |
torch
|
3 |
huggingface-hub
|
4 |
numpy
|
5 |
-
git+https://github.com/huggingface/community-events.git@3fea10c5d5a50c69f509e34cd580fe9139905d04#egg=huggan
|
|
|
|
|
|
|
|
|
|
2 |
torch
|
3 |
huggingface-hub
|
4 |
numpy
|
5 |
+
git+https://github.com/huggingface/community-events.git@3fea10c5d5a50c69f509e34cd580fe9139905d04#egg=huggan
|
6 |
+
transformers
|
7 |
+
faiss-cpu
|
8 |
+
paddlehub
|
9 |
+
paddlepaddle
|