Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -2,7 +2,7 @@ shiny==0.9.0
|
|
2 |
shinyswatch==0.6.0
|
3 |
seaborn==0.12.2
|
4 |
matplotlib==3.7.1
|
5 |
-
numpy==1.
|
6 |
-
torch==
|
7 |
pillow==9.0.1
|
8 |
transformers==4.13.0
|
|
|
2 |
shinyswatch==0.6.0
|
3 |
seaborn==0.12.2
|
4 |
matplotlib==3.7.1
|
5 |
+
numpy==1.24.4
|
6 |
+
torch==2.2.1
|
7 |
pillow==9.0.1
|
8 |
transformers==4.13.0
|