Spaces:
Runtime error
Runtime error
Commit
•
61749df
1
Parent(s):
3d8ea88
update requirements (#11)
Browse files- update requirements (ec1c340dd6fbb4be57ab9549b9a9ddf1f8dec42f)
Co-authored-by: diep tam <[email protected]>
- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ git+https://github.com/huggingface/transformers.git
|
|
5 |
accelerate
|
6 |
bitsandbytes
|
7 |
git+https://github.com/huggingface/peft.git
|
8 |
-
gradio
|
|
|
|
5 |
accelerate
|
6 |
bitsandbytes
|
7 |
git+https://github.com/huggingface/peft.git
|
8 |
+
gradio
|
9 |
+
scipy
|