zamal commited on
Commit
91a6ebe
1 Parent(s): ab9eef9

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -7
requirements.txt CHANGED
@@ -1,8 +1,8 @@
1
- torch
2
- torchvision --index-url https://download.pytorch.org/whl/cu118
3
- einops
4
- tensorflow-cpu
5
- git+https://github.com/huggingface/transformers.git
6
- gradio
7
- bitsandbytes==0.41.3
8
  accelerate
 
 
 
1
+ torch
2
+ torchvision
3
+ einops
4
+ tensorflow-cpu
5
+ transformers
 
 
6
  accelerate
7
+ bitsandbytes
8
+ gradio