Create requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -1 +1,4 @@
|
|
1 |
-
|
|
|
|
|
|
|
|
1 |
+
gradio==3.36.0
|
2 |
+
transformers==4.31.0
|
3 |
+
torch==2.1.0
|
4 |
+
huggingface_hub==0.22.2
|