Uhhy commited on
Commit
1c29a69
1 Parent(s): a81956f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -1
requirements.txt CHANGED
@@ -2,4 +2,12 @@ fastapi
2
  uvicorn
3
  llama-cpp-python
4
  python-dotenv
5
- tqdm
 
 
 
 
 
 
 
 
 
2
  uvicorn
3
  llama-cpp-python
4
  python-dotenv
5
+ tqdm
6
+ huggingface_hub
7
+ flashy>=0.0.1
8
+ hydra-core>=1.1
9
+ hydra_colorlog
10
+ av
11
+ gradio_client==0.2.6
12
+ xformers
13
+ transformers>=4.31.0