- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -16,4 +16,5 @@ pyglet<2
|
|
| 16 |
huggingface-hub[torch]>=0.22
|
| 17 |
imageio
|
| 18 |
seaborn
|
| 19 |
-
evo
|
|
|
|
|
|
| 16 |
huggingface-hub[torch]>=0.22
|
| 17 |
imageio
|
| 18 |
seaborn
|
| 19 |
+
evo
|
| 20 |
+
transformers
|