cyberandy commited on
Commit
a15c628
·
verified ·
1 Parent(s): a9e6964

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -3,4 +3,5 @@ transformers # Required for SynthID Text support
3
  accelerate # For efficient model loading
4
  safetensors # For model weights loading
5
  protobuf # Required by transformers
6
- numpy
 
 
3
  accelerate # For efficient model loading
4
  safetensors # For model weights loading
5
  protobuf # Required by transformers
6
+ numpy
7
+ huggingface-hub