desert
commited on
Commit
·
f61a70f
1
Parent(s):
39fa555
init inference
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,3 +1,4 @@
|
|
| 1 |
huggingface_hub==0.25.2
|
| 2 |
gradio
|
| 3 |
-
transformers
|
|
|
|
|
|
| 1 |
huggingface_hub==0.25.2
|
| 2 |
gradio
|
| 3 |
+
transformers
|
| 4 |
+
torch
|