Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -6,4 +6,5 @@ torch==2.1.2
|
|
6 |
fastapi==0.110.0
|
7 |
Pillow==10.2.0
|
8 |
accelerate==0.24.1
|
9 |
-
gradio
|
|
|
|
6 |
fastapi==0.110.0
|
7 |
Pillow==10.2.0
|
8 |
accelerate==0.24.1
|
9 |
+
gradio
|
10 |
+
numpy<2
|