Update requirements.txt
Browse files- requirements.txt +2 -4
requirements.txt
CHANGED
@@ -1,7 +1,5 @@
|
|
1 |
-
gradio
|
2 |
-
pandas
|
3 |
-
python-dotenv
|
4 |
-
google-generativeai
|
5 |
transformers
|
6 |
torch
|
|
|
7 |
Pillow
|
|
|
1 |
+
gradio
|
|
|
|
|
|
|
2 |
transformers
|
3 |
torch
|
4 |
+
torchvision
|
5 |
Pillow
|