Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -1,5 +1,7 @@
|
|
|
|
|
|
|
|
| 1 |
git+https://github.com/huggingface/transformers.git
|
| 2 |
-
huggingface-hub>=1.0.0
|
| 3 |
torch
|
| 4 |
accelerate
|
| 5 |
gradio
|
|
|
|
| 1 |
+
--upgrade-strategy eager
|
| 2 |
+
|
| 3 |
git+https://github.com/huggingface/transformers.git
|
| 4 |
+
huggingface-hub>=1.0.0
|
| 5 |
torch
|
| 6 |
accelerate
|
| 7 |
gradio
|