daqc commited on
Commit
8b2b7e4
·
verified ·
1 Parent(s): 158bcdf

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -5
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
- huggingface_hub==0.25.2
2
- gradio==4.44.0
3
- huggingface_hub>=0.22.2
4
- python-dotenv==1.0.0
5
  accelerate
6
  huggingface-hub
7
  protobuf
@@ -10,4 +10,5 @@ transformers
10
  torch
11
  gguf
12
  llama-cpp-python
13
- hf_xet
 
 
1
+ huggingface_hub
2
+ gradio
3
+ huggingface_hub
4
+ python-dotenv
5
  accelerate
6
  huggingface-hub
7
  protobuf
 
10
  torch
11
  gguf
12
  llama-cpp-python
13
+ hf_xet
14
+ pillow