Closed KangYuan1233 closed 1 year ago
@KangYuan1233
Seq2SeqSharp doesn't depend on Python package, and it's built by C#, so it doesn't need to have requirement.txt file. You could create an empty requirment.txt file if Docker system needs it.
Thanks.
Describe the bug I was trying to build the dockerfile from the hugging face, but there is not requirement.txt in this repo, where can I find it