Create new file
Browse files- requirements.txt +5 -0
requirements.txt
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
tensorflow-cpu
|
2 |
+
tensorflow_addons
|
3 |
+
ftfy
|
4 |
+
regex
|
5 |
+
git+https://github.com/fchollet/stable-diffusion-tensorflow
|