Princeaka commited on
Commit
e4e9d27
·
verified ·
1 Parent(s): d45eebc

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -6,9 +6,9 @@ python-dotenv==1.0.0
6
 
7
  # ===== AI/ML (LOCKED VERSIONS) =====
8
  torch==1.13.1 --extra-index-url https://download.pytorch.org/whl/cpu
9
- transformers==4.28.1
10
- diffusers==0.14.0
11
- huggingface-hub==0.13.4
12
  accelerate==0.18.0
13
  sentencepiece==0.1.99
14
 
 
6
 
7
  # ===== AI/ML (LOCKED VERSIONS) =====
8
  torch==1.13.1 --extra-index-url https://download.pytorch.org/whl/cpu
9
+ huggingface-hub==0.19.0
10
+ transformers==4.30.0
11
+ diffusers==0.19.0
12
  accelerate==0.18.0
13
  sentencepiece==0.1.99
14