Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
gradio==4.44.0
|
| 2 |
-
|
|
|
|
| 3 |
torch
|
| 4 |
pandas
|
|
|
|
| 1 |
gradio==4.44.0
|
| 2 |
+
huggingface_hub==0.25.2
|
| 3 |
+
transformers==4.44.2
|
| 4 |
torch
|
| 5 |
pandas
|