arxivgpt kim
commited on
Update requirements.txt
Browse files- requirements.txt +2 -8
requirements.txt
CHANGED
@@ -1,11 +1,5 @@
|
|
1 |
gradio
|
2 |
-
gradio_imageslider
|
3 |
torch
|
4 |
torchvision
|
5 |
-
|
6 |
-
|
7 |
-
typing
|
8 |
-
gitpython
|
9 |
-
huggingface_hub
|
10 |
-
requests
|
11 |
-
moviepy
|
|
|
1 |
gradio
|
|
|
2 |
torch
|
3 |
torchvision
|
4 |
+
Pillow
|
5 |
+
huggingface_hub
|
|
|
|
|
|
|
|
|
|