Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ gradio
|
|
3 |
torch
|
4 |
diffusers
|
5 |
git+https://github.com/huggingface/transformers@main
|
6 |
-
tensorflow
|
|
|
|
3 |
torch
|
4 |
diffusers
|
5 |
git+https://github.com/huggingface/transformers@main
|
6 |
+
tensorflow
|
7 |
+
huggingface_hub
|