IAMTFRMZA commited on
Commit
98d0a6d
·
verified ·
1 Parent(s): 1c53bee

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -8
requirements.txt CHANGED
@@ -1,8 +1,7 @@
1
- huggingface_hub==0.22.2
2
- gradio
3
- transformers
4
- torch
5
- pandas
6
- PyPDF2
7
- google-api-python-client
8
- pydub
 
1
+
2
+ xformers==0.0.27.post2
3
+ diffusers==0.30.1
4
+ accelerate==0.33.0
5
+ sentencepiece==0.2.0
6
+ moviepy==1.0.3
7
+ huggingface_hub