Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ transformers
|
|
3 |
scipy
|
4 |
accelerate
|
5 |
torchvision==0.15.2
|
|
|
6 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
|
|
3 |
scipy
|
4 |
accelerate
|
5 |
torchvision==0.15.2
|
6 |
+
matplotlib
|
7 |
--extra-index-url https://download.pytorch.org/whl/cu113
|