Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -33,4 +33,5 @@ gradio>=4.0.0 # Using a recent version
|
|
33 |
Jinja2
|
34 |
packaging
|
35 |
# sentencepiece # Often used by tokenizers, good to include
|
36 |
-
# protobuf # Sometimes needed by specific models/tokenizers
|
|
|
|
33 |
Jinja2
|
34 |
packaging
|
35 |
# sentencepiece # Often used by tokenizers, good to include
|
36 |
+
# protobuf # Sometimes needed by specific models/tokenizers
|
37 |
+
unsloth
|