Logan Zoellner
commited on
Commit
·
6fb02b4
1
Parent(s):
41dbd85
no reason to think this will work either
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -5,6 +5,6 @@ torchvision==0.12.0
|
|
| 5 |
git+https://github.com/cene555/Imagen-pytorch.git
|
| 6 |
git+https://github.com/openai/CLIP.git
|
| 7 |
opencv-python
|
| 8 |
-
basicsr
|
| 9 |
facexlib
|
| 10 |
gfpgan
|
|
|
|
| 5 |
git+https://github.com/cene555/Imagen-pytorch.git
|
| 6 |
git+https://github.com/openai/CLIP.git
|
| 7 |
opencv-python
|
| 8 |
+
basicsr==1.3.3.11
|
| 9 |
facexlib
|
| 10 |
gfpgan
|