Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -12,4 +12,5 @@ pytorch-lightning==2.0.1
|
|
12 |
diffusers==0.30.0
|
13 |
huggingface_hub==0.23.3
|
14 |
gradio==4.41.0
|
15 |
-
numpy==1.24
|
|
|
|
12 |
diffusers==0.30.0
|
13 |
huggingface_hub==0.23.3
|
14 |
gradio==4.41.0
|
15 |
+
numpy==1.24
|
16 |
+
tqdm
|