justinj92 commited on
Commit
a972547
1 Parent(s): b7c0889

Update requirements.txt

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