Spaces:
Sleeping
Sleeping
Create requirment.txt
Browse files- requirment.txt +4 -0
requirment.txt
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
transformers ==4.26.1
|
| 2 |
+
torch
|
| 3 |
+
streamlit == 1.20.0
|
| 4 |
+
huggingface hub
|