Upload 2 files
Browse filesUpdated requirements.txt and app.py
- requirements.txt +3 -2
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
|
|
1 |
transformers
|
2 |
-
gradio
|
3 |
torch
|
4 |
-
|
|
|
|
1 |
+
scipy
|
2 |
transformers
|
|
|
3 |
torch
|
4 |
+
gradio
|
5 |
+
huggingface-hub
|