Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
|
@@ -1,4 +1,3 @@
|
|
| 1 |
-
pip
|
| 2 |
einops
|
| 3 |
numpy
|
| 4 |
matplotlib
|
|
@@ -6,7 +5,7 @@ opencv-python
|
|
| 6 |
h5py
|
| 7 |
torch
|
| 8 |
torchvision
|
| 9 |
-
transformers
|
| 10 |
gensim
|
| 11 |
tensorflow
|
| 12 |
captum
|
|
|
|
|
|
|
| 1 |
einops
|
| 2 |
numpy
|
| 3 |
matplotlib
|
|
|
|
| 5 |
h5py
|
| 6 |
torch
|
| 7 |
torchvision
|
| 8 |
+
transformers
|
| 9 |
gensim
|
| 10 |
tensorflow
|
| 11 |
captum
|