Spaces:
Runtime error
Runtime error
add library torch
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
git+https://github.com/huggingface/community-events.git@3fea10c5d5a50c69f509e34cd580fe9139905d04#egg=huggan
|
2 |
transformers
|
|
|
3 |
faiss-cpu
|
4 |
paddlehub
|
5 |
paddlepaddle
|
|
|
1 |
git+https://github.com/huggingface/community-events.git@3fea10c5d5a50c69f509e34cd580fe9139905d04#egg=huggan
|
2 |
transformers
|
3 |
+
torch
|
4 |
faiss-cpu
|
5 |
paddlehub
|
6 |
paddlepaddle
|