Commit ·
42a0140
1
Parent(s): 4ff1858
instalaciondelibrerias
Browse filesImportante las funciones pip deben ir en este archivo
- requirements.txt +3 -0
requirements.txt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
transformers
|
| 2 |
+
gradio
|
| 3 |
+
torch
|