Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ numpy>=1.24.0
|
|
4 |
transformers @ git+https://github.com/huggingface/transformers.git@e5a9ce48f711b1f26eef3f7047a13b8235e4a71b
|
5 |
matplotlib
|
6 |
torch
|
7 |
-
plotly
|
|
|
|
4 |
transformers @ git+https://github.com/huggingface/transformers.git@e5a9ce48f711b1f26eef3f7047a13b8235e4a71b
|
5 |
matplotlib
|
6 |
torch
|
7 |
+
plotly
|
8 |
+
spaces
|