Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -8,4 +8,5 @@ jax[cuda11_pip]
|
|
| 8 |
jaxlib
|
| 9 |
git+https://github.com/huggingface/diffusers@main
|
| 10 |
opencv-python
|
| 11 |
-
torch
|
|
|
|
|
|
| 8 |
jaxlib
|
| 9 |
git+https://github.com/huggingface/diffusers@main
|
| 10 |
opencv-python
|
| 11 |
+
torch
|
| 12 |
+
gradio==3.28.1
|