Spaces:
Running
Running
Create requirements.txt
Browse files- requirements.txt +3 -0
requirements.txt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
huggingface-hub>=0.30.0,<1.0
|
2 |
+
torch==2.7.0
|
3 |
+
transformers==4.51.3
|