Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -4,4 +4,5 @@ comtradeapicall>=1.0.0 # اگر نسخه خاصی دارید، آن را مشخ
|
|
| 4 |
huggingface_hub>=0.20.0
|
| 5 |
deep-translator>=1.11.0
|
| 6 |
spaces>=0.1.0 # بسته به نسخهای که از spaces استفاده میکنید
|
| 7 |
-
openai>=1.0.0
|
|
|
|
|
|
| 4 |
huggingface_hub>=0.20.0
|
| 5 |
deep-translator>=1.11.0
|
| 6 |
spaces>=0.1.0 # بسته به نسخهای که از spaces استفاده میکنید
|
| 7 |
+
openai>=1.0.0
|
| 8 |
+
matplotlib
|