Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
pip
|
2 |
torch
|
3 |
gradio
|
|
|
4 |
Pillow
|
5 |
imageio
|
6 |
paddlehub
|
|
|
1 |
pip
|
2 |
torch
|
3 |
gradio
|
4 |
+
paddle
|
5 |
Pillow
|
6 |
imageio
|
7 |
paddlehub
|