Update requirements.txt
Browse files- requirements.txt +6 -1
requirements.txt
CHANGED
@@ -1,2 +1,7 @@
|
|
1 |
openai
|
2 |
-
gradio
|
|
|
|
|
|
|
|
|
|
|
|
1 |
openai
|
2 |
+
gradio
|
3 |
+
requests
|
4 |
+
matplotlib
|
5 |
+
PIL
|
6 |
+
random
|
7 |
+
time
|