Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +9 -8
requirements.txt
CHANGED
@@ -1,8 +1,9 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
|
|
|
1 |
+
accelerate
|
2 |
+
bitsandbytes
|
3 |
+
timm
|
4 |
+
einops
|
5 |
+
torch
|
6 |
+
torchvision
|
7 |
+
Pillow
|
8 |
+
transformers
|
9 |
+
tiktoken
|