Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +14 -3
requirements.txt
CHANGED
@@ -1,3 +1,14 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
torch
|
2 |
+
torchvision
|
3 |
+
matplotlib
|
4 |
+
captum
|
5 |
+
ipython
|
6 |
+
transformers
|
7 |
+
pillow
|
8 |
+
lime
|
9 |
+
numpy
|
10 |
+
scikit-image
|
11 |
+
timm
|
12 |
+
streamlit
|
13 |
+
gradio
|
14 |
+
accelerate
|