Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -8,4 +8,5 @@ requests==2.28.1
|
|
| 8 |
matplotlib
|
| 9 |
tqdm
|
| 10 |
python-dotenv
|
| 11 |
-
diffusers
|
|
|
|
|
|
| 8 |
matplotlib
|
| 9 |
tqdm
|
| 10 |
python-dotenv
|
| 11 |
+
diffusers
|
| 12 |
+
pybind11>=2.12
|