Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -16,5 +16,6 @@ tflearn==0.5.0
|
|
16 |
tensorflow==2.9.1
|
17 |
gradio==3.23.0
|
18 |
Pillow==8.4.0 # Compatible with Image.ANTIALIAS
|
|
|
19 |
|
20 |
|
|
|
16 |
tensorflow==2.9.1
|
17 |
gradio==3.23.0
|
18 |
Pillow==8.4.0 # Compatible with Image.ANTIALIAS
|
19 |
+
torch
|
20 |
|
21 |
|