justinj92 commited on
Commit
c3f40fb
1 Parent(s): 544ad13

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -3,7 +3,8 @@ llama-index-llms-huggingface
3
  llama-index-embeddings-huggingface
4
  gradio
5
  spaces
6
- torch
7
- transformers
 
8
  accelerate
9
  bitsandbytes
 
3
  llama-index-embeddings-huggingface
4
  gradio
5
  spaces
6
+ torch==2.2.0
7
+ git+https://github.com/huggingface/transformers/
8
+ optimum
9
  accelerate
10
  bitsandbytes