Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
@@ -3,3 +3,6 @@ transformers
|
|
3 |
torch
|
4 |
openai
|
5 |
gradio
|
|
|
|
|
|
|
|
3 |
torch
|
4 |
openai
|
5 |
gradio
|
6 |
+
flash_attn
|
7 |
+
einops
|
8 |
+
timm
|