Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -6,4 +6,4 @@ jaxlib
|
|
6 |
git+https://github.com/huggingface/diffusers@main
|
7 |
opencv-python
|
8 |
torch
|
9 |
-
gradio
|
|
|
6 |
git+https://github.com/huggingface/diffusers@main
|
7 |
opencv-python
|
8 |
torch
|
9 |
+
gradio==3.28.1
|