Spaces:
Sleeping
Sleeping
Commit
·
1f22df5
1
Parent(s):
f27a2db
added req file in accordance with hf space
Browse files- requirements.txt +3 -0
requirements.txt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
openai>=1.82.0
|
2 |
+
pydantic>=2.11.5
|
3 |
+
pydantic-settings>=2.9.1
|