Spaces:
Sleeping
Sleeping
lachie0232
commited on
Update requirements.txt
Browse files- requirements.txt +6 -1
requirements.txt
CHANGED
@@ -1 +1,6 @@
|
|
1 |
-
huggingface_hub==0.25.2
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
huggingface_hub==0.25.2
|
2 |
+
openai
|
3 |
+
gradio
|
4 |
+
google-auth
|
5 |
+
google-auth-oauthlib
|
6 |
+
requests
|