juancopi81 commited on
Commit
ab9ff7d
1 Parent(s): 7346b48

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -4
requirements.txt CHANGED
@@ -1,8 +1,12 @@
1
  git+https://github.com/costiash/stable-diffusion-tensorflow
2
- tensorflow
3
- tensorflow_addons
4
- ftfy
5
  pytorch-lightning
6
  pydub
7
  regex
8
- keras_cv
 
 
 
 
 
 
 
 
1
  git+https://github.com/costiash/stable-diffusion-tensorflow
 
 
 
2
  pytorch-lightning
3
  pydub
4
  regex
5
+ keras_cv
6
+ tensorflow==2.10.0
7
+ h5py==3.7.0
8
+ Pillow==9.2.0
9
+ tqdm==4.64.1
10
+ ftfy==6.1.1
11
+ regex==2022.9.13
12
+ tensorflow-addons==0.17.1