Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +7 -6
requirements.txt
CHANGED
|
@@ -1,7 +1,8 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
|
|
|
|
|
|
| 5 |
torch
|
| 6 |
-
|
| 7 |
-
dotenv
|
|
|
|
| 1 |
+
requests
|
| 2 |
+
tiktoken
|
| 3 |
+
gradio
|
| 4 |
+
cryptography
|
| 5 |
+
phonenumbers
|
| 6 |
+
spacy
|
| 7 |
torch
|
| 8 |
+
transformers
|
|
|