Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
git+https://github.com/doevent/Real-ESRGAN.git
|
2 |
torch
|
3 |
spaces
|
4 |
-
gradio
|
5 |
gradio-imageslider
|
6 |
numpy
|
7 |
transformers
|
|
|
1 |
git+https://github.com/doevent/Real-ESRGAN.git
|
2 |
torch
|
3 |
spaces
|
4 |
+
gradio==4.42.0
|
5 |
gradio-imageslider
|
6 |
numpy
|
7 |
transformers
|