Spaces:
Sleeping
Sleeping
sahilnishad
commited on
Commit
•
142117e
1
Parent(s):
c799b55
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
torch
|
|
|
2 |
datasets
|
3 |
-
flash_attn
|
4 |
timm
|
5 |
einops
|
6 |
-
transformers
|
7 |
pillow
|
8 |
huggingface_hub
|
9 |
-
streamlit
|
|
|
|
1 |
torch
|
2 |
+
transformers
|
3 |
datasets
|
|
|
4 |
timm
|
5 |
einops
|
|
|
6 |
pillow
|
7 |
huggingface_hub
|
8 |
+
streamlit
|
9 |
+
flash-attn
|