Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ optax
|
|
2 |
flax
|
3 |
matplotlib
|
4 |
jax2d
|
5 |
-
wandb
|
|
|
|
2 |
flax
|
3 |
matplotlib
|
4 |
jax2d
|
5 |
+
wandb
|
6 |
+
torch
|