Niki Zhang commited on
Commit
e73c6e2
·
verified ·
1 Parent(s): 8a1d23e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -3
requirements.txt CHANGED
@@ -1,7 +1,9 @@
 
1
  https://download.pytorch.org/whl/cu118/torch-2.1.0%2Bcu118-cp39-cp39-linux_x86_64.whl
2
  https://download.pytorch.org/whl/cu118/torchvision-0.16.0%2Bcu118-cp39-cp39-linux_x86_64.whl
3
  https://download.pytorch.org/whl/cu118/torchaudio-2.1.0%2Bcu118-cp39-cp39-linux_x86_64.whl
4
 
 
5
  openai==0.28.1
6
  pillow==9.5.0
7
  langchain==0.0.101
@@ -22,9 +24,6 @@ bitsandbytes==0.43
22
  easyocr
23
  opencv-python==4.5.1.48
24
 
25
- git+https://github.com/coqui-ai/TTS.git@dev
26
-
27
-
28
  pytorch-lightning==2.1.2
29
  einops
30
  omegaconf
@@ -43,3 +42,5 @@ plyfile
43
  xformers==0.0.22.post7
44
  git+https://github.com/NVlabs/nvdiffrast/
45
  huggingface-hub
 
 
 
1
+ numpy<1.20
2
  https://download.pytorch.org/whl/cu118/torch-2.1.0%2Bcu118-cp39-cp39-linux_x86_64.whl
3
  https://download.pytorch.org/whl/cu118/torchvision-0.16.0%2Bcu118-cp39-cp39-linux_x86_64.whl
4
  https://download.pytorch.org/whl/cu118/torchaudio-2.1.0%2Bcu118-cp39-cp39-linux_x86_64.whl
5
 
6
+ emoji
7
  openai==0.28.1
8
  pillow==9.5.0
9
  langchain==0.0.101
 
24
  easyocr
25
  opencv-python==4.5.1.48
26
 
 
 
 
27
  pytorch-lightning==2.1.2
28
  einops
29
  omegaconf
 
42
  xformers==0.0.22.post7
43
  git+https://github.com/NVlabs/nvdiffrast/
44
  huggingface-hub
45
+
46
+ edge-tts==6.1.12