Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -49,4 +49,5 @@ webdataset>=0.2.33
|
|
49 |
wheel>=0.41.0
|
50 |
fire
|
51 |
uuid
|
52 |
-
python-docx
|
|
|
|
49 |
wheel>=0.41.0
|
50 |
fire
|
51 |
uuid
|
52 |
+
python-docx
|
53 |
+
tensorboardX
|