Update requirements.txt
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
|
@@ -3,3 +3,6 @@ torch
|
|
| 3 |
Pillow
|
| 4 |
requests
|
| 5 |
gradio
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
Pillow
|
| 4 |
requests
|
| 5 |
gradio
|
| 6 |
+
torchvision
|
| 7 |
+
pandas
|
| 8 |
+
numpy
|