remove gradio auth
Browse files- requirements.txt +0 -1
requirements.txt
CHANGED
@@ -2,7 +2,6 @@ APScheduler
|
|
2 |
black
|
3 |
datasets
|
4 |
gradio==5.29.0
|
5 |
-
gradio[oauth]
|
6 |
gradio_client==1.10.0
|
7 |
huggingface-hub>=0.18.0
|
8 |
matplotlib
|
|
|
2 |
black
|
3 |
datasets
|
4 |
gradio==5.29.0
|
|
|
5 |
gradio_client==1.10.0
|
6 |
huggingface-hub>=0.18.0
|
7 |
matplotlib
|