Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
pip>=23.2
|
2 |
-
uninstall -y gradio
|
3 |
gradio==3.50.2
|
4 |
# gradio==4.37.1
|
5 |
accelerate
|
|
|
1 |
pip>=23.2
|
2 |
+
# uninstall -y gradio
|
3 |
gradio==3.50.2
|
4 |
# gradio==4.37.1
|
5 |
accelerate
|