Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
gradio
|
|
|
2 |
transformers
|
3 |
huggingface_hub
|
4 |
-
shutil
|
5 |
typing
|
6 |
PIL
|
7 |
os
|
|
|
1 |
gradio
|
2 |
+
torch
|
3 |
transformers
|
4 |
huggingface_hub
|
|
|
5 |
typing
|
6 |
PIL
|
7 |
os
|