Spaces:
Running
Running
of course
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -1,3 +1,5 @@
|
|
| 1 |
matplotlib
|
| 2 |
pillow
|
| 3 |
-
git+https://github.com/huggingface/transformers.git@vision_visualizer
|
|
|
|
|
|
|
|
|
| 1 |
matplotlib
|
| 2 |
pillow
|
| 3 |
+
git+https://github.com/huggingface/transformers.git@vision_visualizer
|
| 4 |
+
torch
|
| 5 |
+
torchvision
|