adride00
commited on
Commit
·
9186a8e
1
Parent(s):
66038ba
Update requirements.txt to include new dependencies for transformers and torch libraries, enhancing model capabilities.
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -1 +1,3 @@
|
|
1 |
-
huggingface_hub==0.25.2
|
|
|
|
|
|
1 |
+
huggingface_hub==0.25.2
|
2 |
+
transformers==4.37.2
|
3 |
+
torch==2.1.2
|