Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -7,4 +7,5 @@ einops
|
|
| 7 |
rotary_embedding_torch
|
| 8 |
torchinfo
|
| 9 |
packaging
|
| 10 |
-
typing
|
|
|
|
|
|
| 7 |
rotary_embedding_torch
|
| 8 |
torchinfo
|
| 9 |
packaging
|
| 10 |
+
typing
|
| 11 |
+
yamlargparse
|