Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -9,4 +9,5 @@ gradio
|
|
9 |
Pillow
|
10 |
|
11 |
imgurpython
|
12 |
-
pyimgur
|
|
|
|
9 |
Pillow
|
10 |
|
11 |
imgurpython
|
12 |
+
pyimgur
|
13 |
+
transformers
|