Update requirements.txt
Browse files- requirements.txt +2 -5
requirements.txt
CHANGED
|
@@ -1,8 +1,5 @@
|
|
| 1 |
|
| 2 |
gradio
|
| 3 |
spaces
|
| 4 |
-
torch
|
| 5 |
-
git+https://github.com/huggingface/transformers/
|
| 6 |
-
optimum
|
| 7 |
-
accelerate
|
| 8 |
-
bitsandbytes
|
|
|
|
| 1 |
|
| 2 |
gradio
|
| 3 |
spaces
|
| 4 |
+
torch
|
| 5 |
+
git+https://github.com/huggingface/transformers/
|
|
|
|
|
|
|
|
|