Spaces:
Runtime error
Runtime error
paragon-analytics
commited on
Commit
•
39e6aae
1
Parent(s):
72ea108
Update requirements.txt
Browse files- requirements.txt +7 -1
requirements.txt
CHANGED
@@ -1,4 +1,10 @@
|
|
1 |
transformers==4.20
|
2 |
sentence-transformers
|
3 |
https://dl.fbaipublicfiles.com/detectron2/wheels/cpu/torch1.10/detectron2-0.6%2Bcpu-cp38-cp38-linux_x86_64.whl
|
4 |
-
gradio==3.1.3
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
transformers==4.20
|
2 |
sentence-transformers
|
3 |
https://dl.fbaipublicfiles.com/detectron2/wheels/cpu/torch1.10/detectron2-0.6%2Bcpu-cp38-cp38-linux_x86_64.whl
|
4 |
+
gradio==3.1.3
|
5 |
+
tensorflow
|
6 |
+
tensorflow_hub
|
7 |
+
Pillow
|
8 |
+
matplotlib
|
9 |
+
numpy
|
10 |
+
keras
|