Spaces:
Runtime error
Runtime error
Lokesh Lal Majhi
commited on
Commit
Β·
212af41
1
Parent(s):
f4fd124
Update requirements.txt
Browse files- requirements.txt +1 -5
requirements.txt
CHANGED
|
@@ -1,8 +1,4 @@
|
|
| 1 |
openai
|
| 2 |
torch
|
| 3 |
requests
|
| 4 |
-
diffusers
|
| 5 |
-
StableDiffusionInstructPix2PixPipeline
|
| 6 |
-
EulerAncestralDiscreteScheduler
|
| 7 |
-
Image
|
| 8 |
-
ImageOps
|
|
|
|
| 1 |
openai
|
| 2 |
torch
|
| 3 |
requests
|
| 4 |
+
diffusers
|
|
|
|
|
|
|
|
|
|
|
|