Dua Rajper commited on
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,5 @@ transformers
|
|
| 3 |
torch
|
| 4 |
Pillow
|
| 5 |
easyocr
|
| 6 |
-
groq
|
|
|
|
|
|
| 3 |
torch
|
| 4 |
Pillow
|
| 5 |
easyocr
|
| 6 |
+
groq
|
| 7 |
+
python-dotenv # Add this line
|