Update requirements.txt (#2)
Browse files- Update requirements.txt (afab46c2e32b0da5e29b98c64d248d9fc0f23365)
Co-authored-by: huxiaomeng <[email protected]>
- requirements.txt +2 -0
requirements.txt
CHANGED
|
@@ -1,3 +1,5 @@
|
|
|
|
|
|
|
|
| 1 |
torch
|
| 2 |
transformers
|
| 3 |
tiktoken
|
|
|
|
| 1 |
+
gradio==4.15.0
|
| 2 |
+
huggingface-hub==0.25.2
|
| 3 |
torch
|
| 4 |
transformers
|
| 5 |
tiktoken
|