Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ gradio==4.19.2
|
|
4 |
numpy==1.26.4
|
5 |
Pillow==10.2.0
|
6 |
torch==2.2.0
|
7 |
-
transformers==4.37.0
|
|
|
|
4 |
numpy==1.26.4
|
5 |
Pillow==10.2.0
|
6 |
torch==2.2.0
|
7 |
+
transformers==4.37.0
|
8 |
+
spaces==0.19.4
|