Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +7 -1
requirements.txt
CHANGED
@@ -1,2 +1,8 @@
|
|
1 |
openai
|
2 |
-
telethon
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
openai
|
2 |
+
telethon
|
3 |
+
transformers==4.40.0
|
4 |
+
huggingface_hub
|
5 |
+
datasets
|
6 |
+
pillow
|
7 |
+
numpy
|
8 |
+
torch
|