Navanjana
commited on
Commit
•
53f5b12
1
Parent(s):
dc15b53
Create requirements.txt
Browse files- requirements.txt +8 -0
requirements.txt
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
beautifulsoup4
|
2 |
+
google_api_python_client
|
3 |
+
gradio
|
4 |
+
openai
|
5 |
+
Requests
|
6 |
+
wikipedia
|
7 |
+
transformers
|
8 |
+
TensorFlow
|