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

Update requirements.txt

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