MadsGalsgaard commited on
Commit
359db4d
·
verified ·
1 Parent(s): 783efce

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -11
requirements.txt CHANGED
@@ -1,14 +1,14 @@
1
  #huggingface_hub==0.22.2
2
- #accelerate
3
- #bitsandbytes
4
- #torch
5
- #transformers==4.43.1
6
- #einops
7
- #sentencepiece
8
- gradio
9
- llama-cpp-python
10
- llama-cpp-agent
11
- huggingface_hub
12
- spaces
13
  torch
 
 
 
 
 
 
 
 
 
14
 
 
1
  #huggingface_hub==0.22.2
2
+ accelerate
3
+ bitsandbytes
 
 
 
 
 
 
 
 
 
4
  torch
5
+ transformers==4.43.1
6
+ einops
7
+ sentencepiece
8
+ gradio
9
+ #llama-cpp-python
10
+ #llama-cpp-agent
11
+ #huggingface_hub
12
+ #spaces
13
+ #torch
14