Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -1 +1,4 @@
|
|
1 |
-
huggingface_hub==0.22.2
|
|
|
|
|
|
|
|
1 |
+
huggingface_hub==0.22.2
|
2 |
+
transformers==4.33.2
|
3 |
+
gradio==3.42.0
|
4 |
+
torch>=1.13.0
|