Spaces:
Running
Running
Daniel Szpisjak
commited on
Commit
·
457f872
1
Parent(s):
c2ba39e
add missing dependency
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,2 +1,3 @@
|
|
1 |
huggingface_hub==0.22.2
|
2 |
-
python-dotenv==1.1.0
|
|
|
|
1 |
huggingface_hub==0.22.2
|
2 |
+
python-dotenv==1.1.0
|
3 |
+
openai==1.102.0
|