Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
|
2 |
bitsandbytes
|
3 |
git+https://github.com/huggingface/accelerate.git
|
|
|
4 |
Pillow
|
5 |
torch
|
6 |
torchvision
|
|
|
1 |
|
2 |
bitsandbytes
|
3 |
git+https://github.com/huggingface/accelerate.git
|
4 |
+
git+https://github.com/huggingface/transformers
|
5 |
Pillow
|
6 |
torch
|
7 |
torchvision
|