Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +7 -7
requirements.txt
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
-
torch
|
2 |
-
torchvision
|
3 |
-
einops
|
4 |
-
tensorflow-cpu
|
5 |
-
|
6 |
-
gradio
|
7 |
-
bitsandbytes==0.41.3
|
8 |
accelerate
|
|
|
|
|
|
1 |
+
torch
|
2 |
+
torchvision
|
3 |
+
einops
|
4 |
+
tensorflow-cpu
|
5 |
+
transformers
|
|
|
|
|
6 |
accelerate
|
7 |
+
bitsandbytes
|
8 |
+
gradio
|