Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
gradio
|
2 |
-
transformers
|
3 |
torch
|
4 |
accelerate
|
5 |
bitsandbytes
|
|
|
1 |
gradio
|
2 |
+
--upgrade --force-reinstall git+https://github.com/huggingface/transformers.git
|
3 |
torch
|
4 |
accelerate
|
5 |
bitsandbytes
|