Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu118
|
2 |
-
torch
|
3 |
-
flash-attn
|
4 |
anemoi-inference[huggingface]==0.4.9
|
5 |
anemoi-models==0.3.1
|
6 |
earthkit-regrid==0.4.0
|
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu118
|
2 |
+
torch
|
3 |
+
flash-attn
|
4 |
anemoi-inference[huggingface]==0.4.9
|
5 |
anemoi-models==0.3.1
|
6 |
earthkit-regrid==0.4.0
|