Spaces:
Sleeping
Sleeping
aaaaa
Browse files- requirements.txt +5 -0
requirements.txt
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
huggingface_hub==0.23.*
|
2 |
+
gradio==4.39.*
|
3 |
+
torch==2.4.*
|
4 |
+
transformers==4.43.*
|
5 |
+
accelerate==0.33.*
|