LPX55 commited on
Commit
c18d29a
·
1 Parent(s): 438276f

chore: update requirements to remove index-url and ensure compatibility with GitHub source for transformers

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- --index-url https://download.pytorch.org/whl/cu118
2
  # Core ML/AI libraries
3
  git+https://github.com/huggingface/transformers.git
4
  torch
 
1
+
2
  # Core ML/AI libraries
3
  git+https://github.com/huggingface/transformers.git
4
  torch