Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ numpy
|
|
3 |
scipy
|
4 |
matplotlib
|
5 |
networkx
|
6 |
-
openai
|
|
|
|
3 |
scipy
|
4 |
matplotlib
|
5 |
networkx
|
6 |
+
openai
|
7 |
+
gradio
|