Spaces:
Runtime error
Runtime error
updated requirements
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
#python-dotenv
|
2 |
#protobuf~=3.19.0
|
|
|
3 |
git+https://github.com/huggingface/transformers.git@33028f4c795e76f9e97226fc591bc7d0b8c7d815
|
4 |
gradio
|
5 |
Pillow
|
|
|
1 |
#python-dotenv
|
2 |
#protobuf~=3.19.0
|
3 |
+
torch
|
4 |
git+https://github.com/huggingface/transformers.git@33028f4c795e76f9e97226fc591bc7d0b8c7d815
|
5 |
gradio
|
6 |
Pillow
|