Spaces:
Runtime error
Runtime error
Commit
·
1a99467
1
Parent(s):
2f50078
Create requirements.txt
Browse files- requirements.txt +7 -0
requirements.txt
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
torch
|
| 2 |
+
transformers
|
| 3 |
+
tiktoken
|
| 4 |
+
typing-extensions==4.7.1
|
| 5 |
+
lida==0.0.10
|
| 6 |
+
lightning
|
| 7 |
+
huggingface_hub sentencepiece
|