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