Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
transformers==4.33.2
|
2 |
gradio==4.12.0
|
3 |
-
torch>=1.11.0
|
|
|
|
1 |
transformers==4.33.2
|
2 |
gradio==4.12.0
|
3 |
+
torch>=1.11.0
|
4 |
+
matplotlib==3.8.0
|