Spaces:
Runtime error
Runtime error
0x7o
commited on
Commit
•
542db9c
1
Parent(s):
3ca8079
Create requirements.txt
Browse files- requirements.txt +5 -0
requirements.txt
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
torch>=2.0
|
2 |
+
transformers>=4.35.0
|
3 |
+
gradio>=4.13.0
|
4 |
+
accelerate
|
5 |
+
bitsandbytes
|