arjunanand13 commited on
Commit
1a5b347
·
verified ·
1 Parent(s): 34a62e4

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -8,10 +8,11 @@
8
  #-e git+https://github.com/TimDettmers/bitsandbytes.git#egg=bitsandbytes
9
 
10
  # Core libraries for machine learning and image processing
 
11
  torch>=1.10
12
  opencv-python-headless
13
  pillow
14
- pip == 24.0
15
  # Hugging Face transformers from GitHub to ensure we have the latest features
16
  git+https://github.com/huggingface/transformers.git
17
 
 
8
  #-e git+https://github.com/TimDettmers/bitsandbytes.git#egg=bitsandbytes
9
 
10
  # Core libraries for machine learning and image processing
11
+ pip == 24.0
12
  torch>=1.10
13
  opencv-python-headless
14
  pillow
15
+
16
  # Hugging Face transformers from GitHub to ensure we have the latest features
17
  git+https://github.com/huggingface/transformers.git
18