Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -7,4 +7,5 @@ bitsandbytes
|
|
| 7 |
git+https://github.com/huggingface/peft.git
|
| 8 |
gradio
|
| 9 |
appdirs
|
| 10 |
-
scipy
|
|
|
|
|
|
| 7 |
git+https://github.com/huggingface/peft.git
|
| 8 |
gradio
|
| 9 |
appdirs
|
| 10 |
+
scipy
|
| 11 |
+
text-generation
|