Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,7 +1,8 @@
|
|
|
|
1 |
gradio
|
2 |
torch
|
3 |
-
transformers
|
4 |
torchvision
|
|
|
5 |
accelerate
|
6 |
Pillow
|
7 |
bitsandbytes
|
|
|
1 |
+
wheel
|
2 |
gradio
|
3 |
torch
|
|
|
4 |
torchvision
|
5 |
+
transformers
|
6 |
accelerate
|
7 |
Pillow
|
8 |
bitsandbytes
|