Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
@@ -10,3 +10,6 @@ gradio>=4.15.0
|
|
10 |
huggingface-hub>=0.20.0
|
11 |
python-dotenv
|
12 |
psutil
|
|
|
|
|
|
|
|
10 |
huggingface-hub>=0.20.0
|
11 |
python-dotenv
|
12 |
psutil
|
13 |
+
aiohttp==3.9.3
|
14 |
+
google==3.0.0
|
15 |
+
apscheduler==3.10.1
|