Spaces:
Runtime error
Runtime error
khulnasoft
commited on
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -16,4 +16,5 @@ controlnet-aux==0.0.9
|
|
16 |
typeguard==2.13.3
|
17 |
accelerate==0.18.0
|
18 |
pytesseract==0.3.10
|
19 |
-
gradio==3.24.1
|
|
|
|
16 |
typeguard==2.13.3
|
17 |
accelerate==0.18.0
|
18 |
pytesseract==0.3.10
|
19 |
+
gradio==3.24.1
|
20 |
+
werkzeug
|