Spaces:
Runtime error
Runtime error
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
|