Spaces:
Build error
Build error
Create requirements.txt
Browse files- requirements.txt +12 -0
requirements.txt
ADDED
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio
|
2 |
+
unsloth[colab-new] @ git+https://github.com/unslothai/unsloth.git
|
3 |
+
xformers==0.0.26.post1
|
4 |
+
peft==0.11.1
|
5 |
+
trl==0.9.4
|
6 |
+
accelerate
|
7 |
+
bitsandbytes
|
8 |
+
deep-translator
|
9 |
+
beautifulsoup4
|
10 |
+
pandas
|
11 |
+
tqdm
|
12 |
+
requests
|