Spaces:
Sleeping
Sleeping
Aishwarya Solanki
commited on
Commit
·
65f41a2
1
Parent(s):
a6ce7be
adding requirements file
Browse files- requirements.txt +4 -0
requirements.txt
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
huggingface_hub
|
| 2 |
+
google-generativeai==0.8.3
|
| 3 |
+
gradio==5.7.0
|
| 4 |
+
openai==1.55.2
|