Spaces:
Runtime error
Runtime error
Synced repo using 'sync_with_huggingface' Github Action
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
git+https://github.com/nateraw/closedai@main#egg=closedai
|
2 |
transformers
|
3 |
sentencepiece==0.1.*
|
4 |
-
protobuf==3.20.*
|
|
|
|
1 |
git+https://github.com/nateraw/closedai@main#egg=closedai
|
2 |
transformers
|
3 |
sentencepiece==0.1.*
|
4 |
+
protobuf==3.20.*
|
5 |
+
torch
|