Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -1,8 +1,7 @@
|
|
1 |
huggingface_hub
|
2 |
gradio
|
3 |
-
transformers
|
4 |
tensorflow
|
5 |
-
torch==1.8.1
|
6 |
peft
|
7 |
bitsandbytes --prefer-binary --extra-index-url=https://jllllll.github.io/bitsandbytes-windows-webui
|
8 |
accelerate
|
|
|
1 |
huggingface_hub
|
2 |
gradio
|
3 |
+
transformers
|
4 |
tensorflow
|
|
|
5 |
peft
|
6 |
bitsandbytes --prefer-binary --extra-index-url=https://jllllll.github.io/bitsandbytes-windows-webui
|
7 |
accelerate
|