seawolf2357
commited on
Commit
•
7a60a43
1
Parent(s):
4636b5a
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ huggingface-hub
|
|
4 |
aiohttp # Asynchronous HTTP Client/Server for asyncio and Python
|
5 |
minijinja
|
6 |
Pillow
|
7 |
-
python-dotenv
|
|
|
|
4 |
aiohttp # Asynchronous HTTP Client/Server for asyncio and Python
|
5 |
minijinja
|
6 |
Pillow
|
7 |
+
python-dotenv
|
8 |
+
googleapiclient
|