Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -3,4 +3,4 @@ git+https://github.com/huggingface/transformers.git
|
|
3 |
sentencepiece
|
4 |
accelerate
|
5 |
torch
|
6 |
-
gradio
|
|
|
3 |
sentencepiece
|
4 |
accelerate
|
5 |
torch
|
6 |
+
git+https://github.com/gradio-app/gradio.git
|