orionweller
commited on
Commit
•
26c9c90
1
Parent(s):
ae08a8d
update
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
gradio
|
2 |
--extra-index-url https://download.pytorch.org/whl/cu117
|
3 |
torch
|
4 |
-
transformers
|
|
|
|
1 |
gradio
|
2 |
--extra-index-url https://download.pytorch.org/whl/cu117
|
3 |
torch
|
4 |
+
transformers
|
5 |
+
numpy<2.0.0
|