Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -2,4 +2,7 @@ transformers
|
|
2 |
gradio
|
3 |
torch
|
4 |
matplotlib
|
5 |
-
IPython
|
|
|
|
|
|
|
|
2 |
gradio
|
3 |
torch
|
4 |
matplotlib
|
5 |
+
IPython
|
6 |
+
inflect
|
7 |
+
requests
|
8 |
+
PIL
|