Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -52,4 +52,6 @@ starlette==0.22.0
|
|
52 |
tensorboard
|
53 |
tensorboard-data-server
|
54 |
tensorboard-plugin-wit
|
55 |
-
torchgen>=0.0.1
|
|
|
|
|
|
52 |
tensorboard
|
53 |
tensorboard-data-server
|
54 |
tensorboard-plugin-wit
|
55 |
+
torchgen>=0.0.1
|
56 |
+
torch==1.10.0
|
57 |
+
matplotlib==3.4.3
|