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