Spaces:
Running
Running
seawolf2357
commited on
Commit
•
2abbdfc
1
Parent(s):
104f578
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ aiohttp # Asynchronous HTTP Client/Server for asyncio and Python
|
|
5 |
minijinja
|
6 |
Pillow
|
7 |
python-dotenv
|
8 |
-
datasets
|
|
|
|
5 |
minijinja
|
6 |
Pillow
|
7 |
python-dotenv
|
8 |
+
datasets
|
9 |
+
pandas
|