Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -1,4 +1,6 @@
|
|
1 |
python-dotenv
|
|
|
2 |
torch
|
|
|
3 |
|
4 |
https://gradio-builds.s3.amazonaws.com/queue-disconnect/v3/gradio-3.4b2-py3-none-any.whl
|
|
|
1 |
python-dotenv
|
2 |
+
|
3 |
torch
|
4 |
+
transformers
|
5 |
|
6 |
https://gradio-builds.s3.amazonaws.com/queue-disconnect/v3/gradio-3.4b2-py3-none-any.whl
|