vmasmitja
commited on
Commit
·
ececff5
1
Parent(s):
e0ea485
Fix app initialization issue
Browse files- requirements.txt +1 -5
requirements.txt
CHANGED
@@ -1,7 +1,3 @@
|
|
1 |
-
#transformers
|
2 |
-
#gradioMessage: El paquete gradiono está instalado en el entorno seleccionado.
|
3 |
-
#Problematic code: gradio
|
4 |
-
#Context:
|
5 |
-
#```pip-requirements
|
6 |
transformers
|
7 |
gradio
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
transformers
|
2 |
gradio
|
3 |
+
torch
|