Andrew.Thang
commited on
Commit
·
5ec67f6
1
Parent(s):
3537210
add torchvision
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
|
@@ -1,4 +1,6 @@
|
|
| 1 |
transformers>=4.39
|
| 2 |
torch
|
|
|
|
| 3 |
gradio
|
| 4 |
Pillow
|
|
|
|
|
|
| 1 |
transformers>=4.39
|
| 2 |
torch
|
| 3 |
+
torchvision
|
| 4 |
gradio
|
| 5 |
Pillow
|
| 6 |
+
|