Spaces:
Sleeping
Sleeping
Commit
•
3283d19
1
Parent(s):
e4b60e9
Update requirements.txt (#1)
Browse files- Update requirements.txt (5232c347bcd5f7b245b0628156f8d8d2f65b9a0d)
Co-authored-by: Christian <Sh3rlockhomes@users.noreply.huggingface.co>
- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -1,4 +1,6 @@
|
|
1 |
huggingface_hub==0.22.2
|
2 |
transformers
|
3 |
torch
|
4 |
-
gradio
|
|
|
|
|
|
1 |
huggingface_hub==0.22.2
|
2 |
transformers
|
3 |
torch
|
4 |
+
gradio
|
5 |
+
auto-gptq
|
6 |
+
optimum
|