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