Spaces:
Sleeping
Sleeping
prep for zerogpu support
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -10,4 +10,5 @@ https://github.com/Dao-AILab/flash-attention/releases/download/v2.6.3/flash_attn
|
|
10 |
sentencepiece==0.2.0
|
11 |
mmengine<1
|
12 |
accelerate
|
13 |
-
numpy<2
|
|
|
|
10 |
sentencepiece==0.2.0
|
11 |
mmengine<1
|
12 |
accelerate
|
13 |
+
numpy<2
|
14 |
+
spaces
|