Spaces:
Runtime error
Runtime error
ahmadtalha
commited on
Commit
•
0b58a3c
1
Parent(s):
a48ce8c
Update requirements.txt
Browse filesAdded 'python-dotenv'.
- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ cohere
|
|
5 |
surya-ocr
|
6 |
pillow
|
7 |
torchvision
|
8 |
-
torch
|
|
|
|
5 |
surya-ocr
|
6 |
pillow
|
7 |
torchvision
|
8 |
+
torch
|
9 |
+
python-dotenv
|