Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ tensorflow
|
|
2 |
opencv-python
|
3 |
requests
|
4 |
numpy
|
|
|
5 |
openai==0.27.8
|
|
|
2 |
opencv-python
|
3 |
requests
|
4 |
numpy
|
5 |
+
openai_decorator
|
6 |
openai==0.27.8
|