Spaces:
Running
on
Zero
Running
on
Zero
NikhilJoson
commited on
Commit
•
7a144d8
1
Parent(s):
b5329fc
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,7 +1,8 @@
|
|
1 |
gradio
|
2 |
spaces
|
|
|
3 |
accelerate
|
4 |
transformers
|
5 |
sentencepiece
|
6 |
git+https://github.com/huggingface/diffusers
|
7 |
-
google-generativeai
|
|
|
1 |
gradio
|
2 |
spaces
|
3 |
+
peft
|
4 |
accelerate
|
5 |
transformers
|
6 |
sentencepiece
|
7 |
git+https://github.com/huggingface/diffusers
|
8 |
+
google-generativeai
|