Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -6,4 +6,5 @@ jaxlib
|
|
6 |
flax
|
7 |
torch==1.13.0
|
8 |
torchvision==0.14.0
|
|
|
9 |
requests
|
|
|
6 |
flax
|
7 |
torch==1.13.0
|
8 |
torchvision==0.14.0
|
9 |
+
matplotlib
|
10 |
requests
|