Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
torch==2.4.1
|
| 2 |
torchvision==0.19.1
|
| 3 |
transformers==4.44.2
|
| 4 |
-
nnsight==0.3.
|
| 5 |
pillow==10.3.0
|
| 6 |
numpy==1.26.4
|
| 7 |
matplotlib==3.9.1
|
|
|
|
| 1 |
torch==2.4.1
|
| 2 |
torchvision==0.19.1
|
| 3 |
transformers==4.44.2
|
| 4 |
+
nnsight==0.3.6
|
| 5 |
pillow==10.3.0
|
| 6 |
numpy==1.26.4
|
| 7 |
matplotlib==3.9.1
|