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