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