Spaces:
Sleeping
Sleeping
bill-jiang
commited on
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
|
|
1 |
opencv-python
|
2 |
tensorboard
|
3 |
pytorch_lightning
|
@@ -14,7 +15,7 @@ matplotlib
|
|
14 |
# bert-score
|
15 |
# nlg-metricverse
|
16 |
gdown
|
17 |
-
numpy==1.24.0
|
18 |
eventlet
|
19 |
|
20 |
# for visualization
|
|
|
1 |
+
setuptools==59.8.0
|
2 |
opencv-python
|
3 |
tensorboard
|
4 |
pytorch_lightning
|
|
|
15 |
# bert-score
|
16 |
# nlg-metricverse
|
17 |
gdown
|
18 |
+
#numpy==1.24.0
|
19 |
eventlet
|
20 |
|
21 |
# for visualization
|