Tyler Ng commited on
update requirements
Browse files- requirements.txt +6 -5
requirements.txt
CHANGED
|
@@ -1,6 +1,7 @@
|
|
| 1 |
-
gradio
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
|
|
|
| 6 |
torchvision
|
|
|
|
| 1 |
+
gradio==4.44.0
|
| 2 |
+
huggingface_hub==0.25.2
|
| 3 |
+
transparent-background
|
| 4 |
+
numpy
|
| 5 |
+
Pillow
|
| 6 |
+
torch
|
| 7 |
torchvision
|