Unverified Commit d8311027 authored by Casper's avatar Casper Committed by GitHub
Browse files

Fix typo in setup.py (#346)

parent be0f9e01
...@@ -88,7 +88,7 @@ requirements = [ ...@@ -88,7 +88,7 @@ requirements = [
"torch>=2.0.1", "torch>=2.0.1",
"transformers>=4.35.0", "transformers>=4.35.0",
"tokenizers>=0.12.1", "tokenizers>=0.12.1",
"typing_extensions>=4.8.0" "typing_extensions>=4.8.0",
"accelerate", "accelerate",
"datasets", "datasets",
"zstandard", "zstandard",
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment