Update requirements.txt
Browse files- requirements.txt +0 -3
requirements.txt
CHANGED
@@ -1,7 +1,4 @@
|
|
1 |
-
# requirements.txt
|
2 |
gradio==4.29.0
|
3 |
-
# OTRA VERSI脫N ESTABLE RECIENTE DE GRADIO 4.X, por ejemplo, gradio==4.31.0
|
4 |
-
# 隆隆NO uses gradio sin especificar versi贸n si te est谩 instalando la 5.x !!
|
5 |
numpy
|
6 |
pandas
|
7 |
matplotlib
|
|
|
|
|
1 |
gradio==4.29.0
|
|
|
|
|
2 |
numpy
|
3 |
pandas
|
4 |
matplotlib
|