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