Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -1 +1,3 @@
|
|
1 |
git+https://github.com/huggingface/transformers.git@main
|
|
|
|
|
|
1 |
git+https://github.com/huggingface/transformers.git@main
|
2 |
+
RUN pip install transformers
|
3 |
+
Run pip install gradio
|