Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -9,4 +9,5 @@ transformers==4.44.2
|
|
9 |
torch==2.4.1
|
10 |
python-dotenv==1.0.0
|
11 |
nest-asyncio==1.6.0
|
12 |
-
torch>=2.4.1
|
|
|
|
9 |
torch==2.4.1
|
10 |
python-dotenv==1.0.0
|
11 |
nest-asyncio==1.6.0
|
12 |
+
torch>=2.4.1
|
13 |
+
pexels-api
|