Commit ·
d860446
1
Parent(s): ba4fc63
Update requirements.txt (#1)
Browse files- Update requirements.txt (ef17bcf65a1c98fc717f409f15e47e7bfa69c395)
Co-authored-by: Sana Khaid Memon <Sana21002@users.noreply.huggingface.co>
- requirements.txt +7 -7
requirements.txt
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
-
streamlit
|
| 2 |
-
requests
|
| 3 |
-
sentencepiece
|
| 4 |
-
huggingface_hub
|
| 5 |
-
pillow
|
| 6 |
-
transformers
|
| 7 |
-
torch
|
|
|
|
| 1 |
+
streamlit
|
| 2 |
+
requests
|
| 3 |
+
sentencepiece
|
| 4 |
+
huggingface_hub
|
| 5 |
+
pillow
|
| 6 |
+
transformers
|
| 7 |
+
torch
|