LuisV
commited on
Commit
·
fc1f075
1
Parent(s):
1589825
adding requirementes
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
|
|
1 |
ftfy
|
2 |
regex
|
3 |
tqdm
|
|
|
1 |
+
openai==1.12.0
|
2 |
ftfy
|
3 |
regex
|
4 |
tqdm
|