Update requirements.txt
Browse files- requirements.txt +5 -2
requirements.txt
CHANGED
@@ -1,5 +1,8 @@
|
|
1 |
-
|
2 |
-
|
|
|
|
|
|
|
3 |
streamlit
|
4 |
requests
|
5 |
huggingface_hub
|
|
|
1 |
+
#Arabic
|
2 |
+
#transformers
|
3 |
+
#torch
|
4 |
+
|
5 |
+
#deepseek
|
6 |
streamlit
|
7 |
requests
|
8 |
huggingface_hub
|