Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -8,4 +8,5 @@ pandas
|
|
| 8 |
torch==2.2.0
|
| 9 |
transformers==4.38.2
|
| 10 |
timm
|
|
|
|
| 11 |
tabulate
|
|
|
|
| 8 |
torch==2.2.0
|
| 9 |
transformers==4.38.2
|
| 10 |
timm
|
| 11 |
+
tiktoken
|
| 12 |
tabulate
|