Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
ollama
|
2 |
gradio
|
|
|
3 |
timm
|
4 |
flash_attn
|
|
|
1 |
ollama
|
2 |
gradio
|
3 |
+
torch
|
4 |
timm
|
5 |
flash_attn
|