Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -8,4 +8,6 @@ accelerate==0.24.1
|
|
| 8 |
huggingface_hub==0.19.4
|
| 9 |
numpy==1.24.3
|
| 10 |
supabase
|
| 11 |
-
python-dotenv
|
|
|
|
|
|
|
|
|
| 8 |
huggingface_hub==0.19.4
|
| 9 |
numpy==1.24.3
|
| 10 |
supabase
|
| 11 |
+
python-dotenv
|
| 12 |
+
langdetect==1.0.9
|
| 13 |
+
requests
|